chore(release): 0.3.4#58
Merged
Merged
Conversation
Patch release bundling the two already-merged fixes plus release-hygiene items. Fixed: - NixOS/Nix flake build: openssl in buildInputs (#38, via #56) - Camera capture degradation on shared webcams: format re-assert + self-heal (#48, via #57) - AUR install hook: success=end -> success=done (the v0.3.2 PAM keyword bug was still printed by packaging/aur/visage.install) Security: - CI: scheduled cargo-audit workflow (weekly RustSec advisory scan) aes-gcm 0.11 (#53) was deliberately deferred: it forces edition-2024 / MSRV 1.85 with no CVE on 0.10.3, so it is not worth a breaking bump right now. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012wU47GVzskAummZqgH6FgF
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v0.3.4 — patch release
Bundles the two already-merged fixes into a tagged release, plus two small release-hygiene items.
Fixed
openssladded tobuildInputs(NixOS flake build fails: openssl missing from buildInputs #38, merged in fix(nix): add openssl to buildInputs for ort/openssl-sys (#38) #56).success=end→success=donePAM keyword inpackaging/aur/visage.install(the same bug fixed everywhere else in v0.3.2 was still printed by the install hook).Security
cargo auditworkflow (.github/workflows/audit.yml) that scansCargo.lockagainst the RustSec advisory DB weekly + on demand.Deferred
Not in this release
Files:
CHANGELOG.md(Unreleased → v0.3.4),Cargo.toml+Cargo.lock(0.3.3 → 0.3.4),packaging/aur/visage.install,.github/workflows/audit.yml.Authored on a host without
cargo; the version bump + these files touch no Rust source, so thetestgate runs the same tree already green on main.🤖 Generated with Claude Code
https://claude.ai/code/session_012wU47GVzskAummZqgH6FgF